| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetAllRows | Returns all rows of the table in document order, including header rows at their original position. Falls back to header rows first when the original order is unknown (for tables built programmatically). |
| GetContentElements | Returns all content elements. |
| GetHashCode | (Inherited from Object) |
| GetParent | Returns the parent element. |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Table object to its equivalent string representation.
(Overrides ObjectToString) |